EditField.LimitText

The maximum number of characters allowed in the EditField. The value of zero does not limit text.

Syntax

LimitText( Integer ) as


Parameters

Integer


Notes

Works for normal text entry, copy and paste, and drag and drop, but not for text entered programmatically.